home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / utility / utilrexx / rxexpndr.rdm < prev    next >
Text File  |  1997-01-18  |  379b  |  10 lines

  1. Short:    Reformats all-in-1-line ARexx scripts 
  2. Author:   Andrew.Gray@Rose-Hulman.edu (Andrew Gray)
  3. Uploader: Andrew.Gray@Rose-Hulman.edu (Andrew Gray)
  4. Version:  1.0
  5. Type:     util/rexx
  6.  
  7. This program converts those annoying ARexx programs that have had all
  8. the line breaks removed into readable code.  It inserts line breaks
  9. after every ; and tries to indent the code properly.
  10.